sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]AppCompatTextView
/
setCompoundDrawablesRelativeWithIntrinsicBounds
set
Compound
Drawables
Relative
With
Intrinsic
Bounds
open
fun
setCompoundDrawablesRelativeWithIntrinsicBounds
(
@
Nullable
start
:
@
Nullable
Drawable
,
@
Nullable
top
:
@
Nullable
Drawable
,
@
Nullable
end
:
@
Nullable
Drawable
,
@
Nullable
bottom
:
@
Nullable
Drawable
)
(
source
)
open
fun
setCompoundDrawablesRelativeWithIntrinsicBounds
(
start
:
Int
,
top
:
Int
,
end
:
Int
,
bottom
:
Int
)
(
source
)